onSuccess

inline fun <R> onSuccess(block: (value: T) -> R)(source)

singular version of fold's onSuccess